From: Glenn Morris Date: Sat, 21 Jun 2014 21:36:44 +0000 (-0700) Subject: * landmark.el: Commentary fixes. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~338 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2a9a5ea855a7344a52bd8368e545de7d7b5763e3;p=emacs.git * landmark.el: Commentary fixes. --- diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el index 8025f14b28e..f1bd87ce847 100644 --- a/lisp/play/landmark.el +++ b/lisp/play/landmark.el @@ -4,13 +4,7 @@ ;; Author: Terrence Brannon (was: ) ;; Created: December 16, 1996 - first release to usenet -;; Keywords: games, gomoku, neural network, adaptive search, chemotaxis - -;;;_* Usage -;;; Just type -;;; M-x eval-buffer -;;; M-x landmark-test-run - +;; Keywords: games, neural network, adaptive search, chemotaxis ;; This file is part of GNU Emacs. @@ -29,6 +23,9 @@ ;;; Commentary: + +;; To try this, just type: M-x landmark-test-run + ;; Landmark is a relatively non-participatory game in which a robot ;; attempts to maneuver towards a tree at the center of the window ;; based on unique olfactory cues from each of the 4 directions. If